Skip GdkDrawingContext in some tests
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jun 2016 19:26:26 +0000 (15:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jun 2016 19:27:20 +0000 (15:27 -0400)
commit1ebfe1db56cc881102d70b8723456093ae811102
tree06a6804ecbe222c21d67ab2a0e6c25662b1de444
parent0eeaa935b9a38cc1f4735b53c21ec0d9e507563e
Skip GdkDrawingContext in some tests

GdkDrawingContext is not freely constructible, so we need
to skip it in the notify and finalize tests.
testsuite/gtk/notify.c
testsuite/gtk/objects-finalize.c